Gets or sets options that control the trigger.
__property long TriggerOptions;
long TriggerOptions;
Property TriggerOptions() As long
0
Set to any combination of the FileTriggerOptionsEnum values. These options determine when the trigger will fire (e.g., based on file creation or deletion) and specify additional processing actions (such as capturing the file that triggers the job)
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|